home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Marine Aquarium
/
Marine Aquarium.iso
/
mac
/
Marine Aquarium 2.dmg
/
Marine Aquarium 2.0.app
/
Contents
/
Resources
/
AquariumMenu.nib
/
classes.nib
next >
Wrap
Text File
|
2005-07-20
|
3KB
|
77 lines
{
IBClasses = (
{
ACTIONS = {showAbout = id; showHelp = id; showPreferences = id; };
CLASS = AquariumAppDelegate;
LANGUAGE = ObjC;
OUTLETS = {mAquariumController = id; };
SUPERCLASS = NSObject;
},
{
ACTIONS = {
doAutoLights = id;
doBackDown = id;
doBackUp = id;
doBubbles = id;
doFPS = id;
doForeDown = id;
doForeUp = id;
doFullScreen = id;
doWireFrame = id;
};
CLASS = AquariumController;
LANGUAGE = ObjC;
SUPERCLASS = NSObject;
},
{
CLASS = DisplayFishView;
LANGUAGE = ObjC;
OUTLETS = {
pAutoLightsItem = NSMenuItem;
pBubbleItem = NSMenuItem;
pFishTypeButton = NSPopUpButton;
pFullScreenItem = NSMenuItem;
};
SUPERCLASS = NSOpenGLView;
},
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
{
ACTIONS = {
aboutAction = id;
autoLights = id;
cancelAction = id;
helpAction = id;
okAction = id;
showPanel = id;
soundOn = id;
};
CLASS = Preferences;
LANGUAGE = ObjC;
OUTLETS = {
background = NSSliderCell;
bubbles = NSButton;
duplicate = NSButton;
fish1 = NSPopUpButton;
fish2 = NSPopUpButton;
fish3 = NSPopUpButton;
fish4 = NSPopUpButton;
fish5 = NSPopUpButton;
fish6 = NSPopUpButton;
fish7 = NSPopUpButton;
fish8 = NSPopUpButton;
foreground = NSSliderCell;
fpsSpeed = NSSlider;
fpsSwitch = NSButton;
lightSwitch = NSButton;
soundSwitch = NSButton;
starfishOnGlassSwitch = NSButton;
theView = id;
volume = NSSlider;
wireFrameSwitch = NSButton;
};
SUPERCLASS = NSWindowController;
},
{CLASS = displayFish; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
);
IBVersion = 1;
}